Welcome![Sign In][Sign Up]
Location:
Search - p2p udp c

Search list

[Other resourceP2PServer.c

Description: 经常有对P2P原理的讨论,但是讨论归讨论,很少有实质的东西产生(源代码)。呵呵,在这里我就用自己实现的一个源代码来说明UDP穿越NAT的原理。-often principle of peer-to-peer discussions, but the discussions under discussion, with little substantive things have (source code). Oh, I am here on their own to achieve one of the source code to illustrate the UDP Through NAT principle.
Platform: | Size: 4491 | Author: 吴花 | Hits:

[ICQ-IM-ChatLanMsgCsharp213

Description: LanMsg是一款用.net C# 开发的局域网即时通讯开源软件(经过简单修改可用于因特网),适合.net即时通讯软件开发者用。 p2p原理(UDP打洞),消息的内容采用串行化技术发送与接收(可发送任何自定义的数据类型).为防止代码过多而引起查看难度,暂只提供本程序的2.1.3 Bate版-LanMsg is used. Net C# development of the LAN instant communication open source software (through simple repair change can be used for Internet), suitable. net instant messaging software developers use. P2p principle (UDP burrows), the use of information technology serial transmission and reception (can be sent to any custom data types). To prevent excessive code View caused difficulty, the only suspense of the two procedures version .1.3 Bate
Platform: | Size: 6337320 | Author: 钟鸣 | Hits:

[Other resourceP2P_UDP_NAT

Description: c++ 实现P2P网络中NAT的UDP穿越的客户端功能和STUN服务器功能
Platform: | Size: 46246 | Author: 刘敬丰 | Hits:

[Otherp2p_source_code

Description: 论坛上经常有对P2P原理的讨论,但是讨论归讨论,很少有实质的东西产生(源代码)。呵呵,在这里我就用自己实现的一个源代码来说明UDP穿越NAT的原理-regular forum for the discussion of P2P principle, but the discussion under discussion, Few things have real (source code). Oh, I am here on their own to achieve one of the source code to illustrate the UDP Through NAT Principle
Platform: | Size: 30720 | Author: wangning | Hits:

[ICQ-IM-ChatLanMsgCsharp213

Description: LanMsg是一款用.net C# 开发的局域网即时通讯开源软件(经过简单修改可用于因特网),适合.net即时通讯软件开发者用。 p2p原理(UDP打洞),消息的内容采用串行化技术发送与接收(可发送任何自定义的数据类型).为防止代码过多而引起查看难度,暂只提供本程序的2.1.3 Bate版-LanMsg is used. Net C# development of the LAN instant communication open source software (through simple repair change can be used for Internet), suitable. net instant messaging software developers use. P2p principle (UDP burrows), the use of information technology serial transmission and reception (can be sent to any custom data types). To prevent excessive code View caused difficulty, the only suspense of the two procedures version .1.3 Bate
Platform: | Size: 6337536 | Author: 钟鸣 | Hits:

[CSharpUDPMakeHole

Description: UDP打洞测试程序源码,语言为c#,包括客户端和服务器端。-UDP source holes testing procedures, language for c#, Including client and server.
Platform: | Size: 80896 | Author: stg609 | Hits:

[.netP2Pprogram

Description: 使用了.net2005集成开发环境,用C#语言进行编写,所以此可执行程序运行需要在.net Framework2.0环境下。使用套接字基于UDP协议进行网络编程,实现了混合式P2P通信,达到资源(这里资源是一个句子)共享,混合式即有一个中心(索引)服务器,若干个客户端,客户端通过中心服务器进行组网,中心服务器负责记录每个客户端的IP、端口和其提供的关键字以及所请求的关键字,把客户端请求的关键字与已经连进此网络的客户端们所提供的关键字进行匹配,若相等则把有此资源的客户端IP和端口发送给请求者,这样请求者就可以和有资源的客户端进行通信而得到资源,换句话说,中心服务器就是一个中转站,为客户端的提供其要找的内容所在的地方。根据上面的思想,编写一个服务器端和客户端。
Platform: | Size: 199680 | Author: 余宾客 | Hits:

[Internet-NetworkScreensdk

Description: 使用该开发包你可以在你的即时通讯启动中轻松实现类似QQ远程协助功能。 系统特点: 1、P2P方式连接,内网穿透,不通过服务器中转。 2、适应各种网络带宽,在极差的网络带宽下也可获得很好的传输效果。 3、真彩色屏幕共享,数据量特小,传输快。 5、操作使用简单,几个函数即可实现远程协助功能。 6、你不需要关心屏幕图像抓取,屏幕压缩网络传输等任何细节。 官方网站:http://www.enen6.com/?open=Ensueim.htm 开发包下载地址 http://www.enen6.com/downloads/NNScreensdk.rar 另外提供远程协助,文档共享,视频聊天室等开发包,欢迎联系。 本SDK(开发包)可免费测试使用,商用需要授权。 若需要更多的服务器容量(即同时在线量),你需要支付一定的授权费。 我很高兴能够收到您反馈的错误/建议, 我将在以后的版本中很快改进和实现. 本软件服务器使用网络UDP端口:9601 ============ 使用方法: 1、分别运行两个Demo客户端ScreenChatDemo.exe (A,B) 2、分别登陆服务器。(测试服务器221.130.184.152) 3、登陆成功后会显示客户端ID。 4、输入对方ID,开始连接。(如将A的客户端ID输入到B的对方ID框里) 5、连接成功后就可以开始通话。-err
Platform: | Size: 242688 | Author: yangyu | Hits:

[P2Pc++p2p

Description: c#实现的p2p服务器端,客户端源代码,基于UDP数据发送有利于初学者的实现-c# realized p2p server side, the client source code, based on the UDP data sent is conducive to the realization of beginners
Platform: | Size: 132096 | Author: 倪好 | Hits:

[.netCsharp1

Description: C#网络编程教案 第1章 进程、线程与络协议 第2章 TCP应用编程 第3章 UDP应用编程 第4章 P2P应用编程 第5章 SMTP与POP3应用编程 …… -C# Network Programming Chapter 1, the process of lesson plans, thread and network protocol TCP Application Programming Chapter 2 Chapter 3 Chapter UDP Application Programming Chapter 4 Chapter 5 Chapter P2P Application Programming Application Programming SMTP and POP3 ... ... ... ...
Platform: | Size: 198656 | Author: 王清河 | Hits:

[Windows DevelopVCWinSockProgramming

Description: 1. WinSock学习笔记(一) 2 2. WinSock学习笔记(二) 11 3. 使用CSockets进行文件传送 17 4. 基于UDP的网络通迅程序 19 5. 点对点多线程断点续传的实现 22 6. Windows Socket 网络编程(一) 34 7. Windows Socket 网络编程(二) 36 8. Windows Sockets 网络编程(三) 40 9. TCP实现P2P通信(TCP穿越NAT/TCP打洞) 44 10. 深入 CSocket 编程之阻塞和非阻塞模式 57 -#define FD_SETSIZE 64? typedef struct fd_set { u_int fd_count /* how many are SET?*/ SOCKET fd_array[FD_SETSIZE] /* an array of SOCKETs*/ } fd_set
Platform: | Size: 190464 | Author: netdavid | Hits:

[P2PPeerGuardian-2-for-98_Me_2k_XP_2k3_Vista_Source-C

Description: PeerGuardian 2 is Phoenix Labs’ premier IP blocker for Windows. PeerGuardian 2 integrates support for multiple lists, list editing, automatic updates, and blocking all of IPv4 (TCP, UDP, ICMP, etc), making it the safest and easiest way to protect your privacy on P2P.
Platform: | Size: 7755776 | Author: vien | Hits:

[ICQ-IM-ChatIMLibrary

Description: 说明: LanMsg是一款用.net C# 开发的局域网即时通讯开源软件(经过简单修改可用于因特网),适合.net即时通讯软件开发者用。 p2p原理(UDP打洞),消息的内容采用串行化技术发送与接收(可发送任何自定义的数据类型).为防止代码过多而引起查看难度,暂只提供本程序的2.0 Bate版 主要功能: 支持文件传输; 支持GIF动画表情; 支持屏幕截图发送; 支持音、视频对话; 支持对话记录保存于数据库操作等。 程序以实现局域网即时通讯功能为主(经过简单的修改便可用于internet,这部分留给有此需要的开发者)。-Description: LanMsg is a use. Net C# development of LAN instant messaging open source software (after simple modification can be used for the Internet), for. Net Use instant messaging software developer. p2p principles (UDP hole), the contents of the message used to send and receive serial technology (you can send any Custom data types) To prevent the code view caused by excessive difficulty, temporarily only version of this program 2.0 Bate Main features: Support for file transfer Support animated GIF expression Screenshot sent to support Support for audio, video conversation Support dialogue in the database record-keeping operation. Procedures to achieve LAN-based instant messaging (through simple modification can be used for internet, there is a need to leave this part of the Developer).
Platform: | Size: 1029120 | Author: 先后 | Hits:

[P2PP2p-source-code

Description: 自己用C++的p2p源码,udp基本实现了,tcp还没有完成。-Own use of C++ p2p source, udp basically achieved, tcp is not yet complete.
Platform: | Size: 37888 | Author: | Hits:

[P2PP2P

Description: C# udp p2p socket 信息通讯-C# udp p2p socket wat im message
Platform: | Size: 100352 | Author: plit001 | Hits:

[Internet-NetworkCPP-socket-p2p-using-udp

Description: C++的网络语音功能的代码,VC编译,请用新版本的visual studio-The network voice function C++ code, VC compile with the new version of visual studio
Platform: | Size: 1311744 | Author: songtzu | Hits:

[Internet-NetworkP2PDemo

Description: 本示例是用c++开发的p2p通信示例,采用的是UDP打洞技术(point to point comunication)
Platform: | Size: 9584640 | Author: 小钱钱 | Hits:

[Windows DevelopP2PDemo

Description: windows平台下C/c++实现的udp-p2p打洞demo程序(UDP implementation of the P2P hole demo program)
Platform: | Size: 2717696 | Author: AndyZhu | Hits:

[CSharpP2P语言聊天系统源码

Description: 这是一款基于WinForm技术的p2p语言聊天系统,使用udp传送语音和文本等信息。在这个系统中没有服务端和客户端,相互通讯都是直接相互联系的。能够很好的实现效果。 菜单功能 该源码是一种人与人进行交流的工具系统,该系统功能包括: 1、录音 2、试听 3、发送语音 4、发送文字 5、播放收到的语音(This is a P2P language chat system based on WinForm technology, which uses UDP to transmit information such as voice and text. In this system, there is no server side and client, and communication is directly related to each other. It can achieve good results. Menu function The source code is a tool system for people to communicate with people. The system functions include: 1. Recordings 2. Auditions 3. Send voice 4. Send text 5. Play the voice received)
Platform: | Size: 1507328 | Author: lmmmmmm777 | Hits:

[Internet-NetworkP2PTest

Description: P2P是Peer-to-Peer的缩写,也叫对等互联或点对点技术。与TCP、UDP不同,P2P并不是一种新的协议,而是利用现有的网络协议实现网络数据或资源信息共享的技术,它使用的可能是TCP,也可能是UDP或者其它协议。使用P2P技术,可以让一台计算机与另一台计算机直接交换数据,通过Internet直接使用对方的文件,而不必像传统的C/S模式全部通过服务器处理。(P2P is the abbreviation of Peer-to-Peer, also called peer to peer or peer to peer technology. Unlike TCP and UDP, P2P is not a new protocol, but a technology that uses existing network protocols to realize network data or resource information sharing. It may use TCP, or UDP or other protocols. The use of P2P technology allows one computer to exchange data directly with another computer and directly use the other's files through Internet, without having to deal with the server all through the traditional C/S mode.)
Platform: | Size: 36864 | Author: 白菜123 | Hits:
« 1 23 »

CodeBus www.codebus.net